home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / BoostSpeed.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt < prev   
Text File  |  2008-10-30  |  11KB  |  446 lines

  1. object frmMain: TfrmMain
  2.   Left = 554
  3.   Top = 387
  4.   AlphaBlend = True
  5.   AlphaBlendValue = 0
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   Caption = 'AuslogicsTryApplication'
  9.   ClientHeight = 121
  10.   ClientWidth = 330
  11.   Color = clWhite
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   FormStyle = fsStayOnTop
  18.   OldCreateOrder = False
  19.   Scaled = False
  20.   OnClose = FormClose
  21.   OnCreate = FormCreate
  22.   OnMouseDown = FormMouseDown
  23.   OnMouseMove = pnlSummaryMouseMove
  24.   OnPaint = FormPaint
  25.   OnShow = FormShow
  26.   PixelsPerInch = 96
  27.   TextHeight = 13
  28.   object lPageState: TLabel
  29.     Left = 10
  30.     Top = 8
  31.     Width = 160
  32.     Height = 18
  33.     Caption = 'Auslogics BoostSpeed'
  34.     Font.Charset = RUSSIAN_CHARSET
  35.     Font.Color = 8015394
  36.     Font.Height = -15
  37.     Font.Name = 'Arial'
  38.     Font.Style = [fsBold]
  39.     ParentFont = False
  40.     Transparent = True
  41.     OnMouseDown = FormMouseDown
  42.   end
  43.   object imgCross: TImage
  44.     Left = 309
  45.     Top = 12
  46.     Width = 10
  47.     Height = 10
  48.     Cursor = crHandPoint
  49.     AutoSize = True
  50.     Picture.Data = {<image000.TPNGObject>}
  51.     OnClick = imgCrossClick
  52.   end
  53.   object pnlSummary: TPanel
  54.     Left = 2
  55.     Top = 33
  56.     Width = 323
  57.     Height = 87
  58.     Align = alCustom
  59.     BevelOuter = bvNone
  60.     Color = clWhite
  61.     ParentBackground = False
  62.     TabOrder = 0
  63.     OnMouseDown = FormMouseDown
  64.     OnMouseMove = pnlSummaryMouseMove
  65.     object lMemory: TLabel
  66.       Left = 28
  67.       Top = 25
  68.       Width = 75
  69.       Height = 12
  70.       Cursor = crHandPoint
  71.       AutoSize = False
  72.       Caption = 'Memory Usage'
  73.       Font.Charset = DEFAULT_CHARSET
  74.       Font.Color = 9326592
  75.       Font.Height = -9
  76.       Font.Name = 'Verdana'
  77.       Font.Style = []
  78.       ParentFont = False
  79.       Layout = tlCenter
  80.       OnMouseDown = FormMouseDown
  81.       OnMouseEnter = lMemoryMouseEnter
  82.       OnMouseLeave = lMemoryMouseLeave
  83.     end
  84.     object lMemoryValue: TLabel
  85.       Left = 151
  86.       Top = 25
  87.       Width = 40
  88.       Height = 18
  89.       Cursor = crHandPoint
  90.       AutoSize = False
  91.       Caption = '-----'
  92.       Font.Charset = RUSSIAN_CHARSET
  93.       Font.Color = 9326592
  94.       Font.Height = -9
  95.       Font.Name = 'Verdana'
  96.       Font.Style = []
  97.       ParentFont = False
  98.       Layout = tlCenter
  99.       OnMouseDown = FormMouseDown
  100.       OnMouseEnter = lMemoryMouseEnter
  101.       OnMouseLeave = lMemoryMouseLeave
  102.     end
  103.     object lInternet: TLabel
  104.       Left = 28
  105.       Top = 43
  106.       Width = 76
  107.       Height = 12
  108.       Cursor = crHandPoint
  109.       AutoSize = False
  110.       Caption = 'Internet Traffic'
  111.       Font.Charset = DEFAULT_CHARSET
  112.       Font.Color = 9326592
  113.       Font.Height = -9
  114.       Font.Name = 'Verdana'
  115.       Font.Style = []
  116.       ParentFont = False
  117.       Layout = tlCenter
  118.       OnMouseDown = FormMouseDown
  119.       OnMouseEnter = lInternetMouseEnter
  120.       OnMouseLeave = lInternetMouseLeave
  121.     end
  122.     object lCPUValue: TLabel
  123.       Left = 151
  124.       Top = 8
  125.       Width = 40
  126.       Height = 18
  127.       Cursor = crHandPoint
  128.       AutoSize = False
  129.       Caption = '-----'
  130.       Font.Charset = RUSSIAN_CHARSET
  131.       Font.Color = 9326592
  132.       Font.Height = -9
  133.       Font.Name = 'Verdana'
  134.       Font.Style = []
  135.       ParentFont = False
  136.       Layout = tlCenter
  137.       OnMouseDown = FormMouseDown
  138.       OnMouseEnter = lCPUMouseEnter
  139.       OnMouseLeave = lCPUMouseLeave
  140.     end
  141.     object lCPU: TLabel
  142.       Left = 28
  143.       Top = 8
  144.       Width = 68
  145.       Height = 12
  146.       Cursor = crHandPoint
  147.       AutoSize = False
  148.       Caption = 'Average CPU'
  149.       Font.Charset = DEFAULT_CHARSET
  150.       Font.Color = 9326592
  151.       Font.Height = -9
  152.       Font.Name = 'Verdana'
  153.       Font.Style = []
  154.       ParentFont = False
  155.       Layout = tlCenter
  156.       OnMouseDown = FormMouseDown
  157.       OnMouseEnter = lCPUMouseEnter
  158.       OnMouseLeave = lCPUMouseLeave
  159.     end
  160.     object lNetValue: TLabel
  161.       Left = 151
  162.       Top = 43
  163.       Width = 40
  164.       Height = 18
  165.       Cursor = crHandPoint
  166.       AutoSize = False
  167.       Caption = '-----'
  168.       Font.Charset = RUSSIAN_CHARSET
  169.       Font.Color = 9326592
  170.       Font.Height = -9
  171.       Font.Name = 'Verdana'
  172.       Font.Style = []
  173.       ParentFont = False
  174.       Layout = tlCenter
  175.       OnMouseDown = FormMouseDown
  176.       OnMouseEnter = lInternetMouseEnter
  177.       OnMouseLeave = lInternetMouseLeave
  178.     end
  179.     object iMemory: TImage
  180.       Left = 10
  181.       Top = 26
  182.       Width = 16
  183.       Height = 16
  184.       Center = True
  185.       Transparent = True
  186.       OnMouseDown = FormMouseDown
  187.     end
  188.     object iInternet: TImage
  189.       Left = 10
  190.       Top = 44
  191.       Width = 16
  192.       Height = 16
  193.       Center = True
  194.       Transparent = True
  195.       OnMouseDown = FormMouseDown
  196.     end
  197.     object iCPU: TImage
  198.       Left = 10
  199.       Top = 9
  200.       Width = 16
  201.       Height = 16
  202.       Center = True
  203.       Transparent = True
  204.       OnMouseDown = FormMouseDown
  205.     end
  206.     object sTop: TShape
  207.       Left = 10
  208.       Top = 0
  209.       Width = 306
  210.       Height = 1
  211.       Align = alCustom
  212.       Pen.Color = 8015394
  213.     end
  214.     object lBottomStatus: TLabel
  215.       Left = 13
  216.       Top = 70
  217.       Width = 304
  218.       Height = 12
  219.       AutoSize = False
  220.       Caption = 'Not Available task ...'
  221.       Font.Charset = RUSSIAN_CHARSET
  222.       Font.Color = 6710886
  223.       Font.Height = -9
  224.       Font.Name = 'Verdana'
  225.       Font.Style = []
  226.       ParentFont = False
  227.       OnMouseDown = FormMouseDown
  228.     end
  229.     object lCPUPoint: TLabel
  230.       Left = 142
  231.       Top = 8
  232.       Width = 9
  233.       Height = 12
  234.       Cursor = crHandPoint
  235.       Alignment = taRightJustify
  236.       AutoSize = False
  237.       Caption = '... '
  238.       Font.Charset = DEFAULT_CHARSET
  239.       Font.Color = 9326592
  240.       Font.Height = -9
  241.       Font.Name = 'Verdana'
  242.       Font.Style = []
  243.       ParentFont = False
  244.       Transparent = False
  245.       Layout = tlCenter
  246.       OnMouseDown = FormMouseDown
  247.       OnMouseEnter = lCPUMouseEnter
  248.       OnMouseLeave = lCPUMouseLeave
  249.     end
  250.     object lMemPoint: TLabel
  251.       Left = 142
  252.       Top = 25
  253.       Width = 9
  254.       Height = 12
  255.       Cursor = crHandPoint
  256.       Alignment = taRightJustify
  257.       AutoSize = False
  258.       Caption = '... '
  259.       Font.Charset = DEFAULT_CHARSET
  260.       Font.Color = 9326592
  261.       Font.Height = -9
  262.       Font.Name = 'Verdana'
  263.       Font.Style = []
  264.       ParentFont = False
  265.       Transparent = False
  266.       Layout = tlCenter
  267.       OnMouseDown = FormMouseDown
  268.       OnMouseEnter = lMemoryMouseEnter
  269.       OnMouseLeave = lMemoryMouseLeave
  270.     end
  271.     object lNetPoint: TLabel
  272.       Left = 142
  273.       Top = 43
  274.       Width = 9
  275.       Height = 12
  276.       Cursor = crHandPoint
  277.       Alignment = taRightJustify
  278.       AutoSize = False
  279.       Caption = '... '
  280.       Font.Charset = DEFAULT_CHARSET
  281.       Font.Color = 9326592
  282.       Font.Height = -9
  283.       Font.Name = 'Verdana'
  284.       Font.Style = []
  285.       ParentFont = False
  286.       Transparent = False
  287.       Layout = tlCenter
  288.       OnMouseDown = FormMouseDown
  289.       OnMouseEnter = lInternetMouseEnter
  290.       OnMouseLeave = lInternetMouseLeave
  291.     end
  292.     object pnlGraph: TPanel
  293.       Left = 196
  294.       Top = 10
  295.       Width = 120
  296.       Height = 51
  297.       BevelOuter = bvNone
  298.       Color = clWhite
  299.       TabOrder = 0
  300.       OnMouseDown = FormMouseDown
  301.       OnMouseMove = pnlSummaryMouseMove
  302.       object lOptimizeMem: TLabel
  303.         Left = 32
  304.         Top = 0
  305.         Width = 88
  306.         Height = 12
  307.         Cursor = crHandPoint
  308.         Alignment = taRightJustify
  309.         Caption = 'Optimize Memory'
  310.         Font.Charset = DEFAULT_CHARSET
  311.         Font.Color = 9326592
  312.         Font.Height = -9
  313.         Font.Name = 'Verdana'
  314.         Font.Style = [fsUnderline]
  315.         ParentFont = False
  316.         Transparent = True
  317.         OnClick = aOptimizeMemoryExecute
  318.         OnMouseEnter = lOptimizeMemMouseEnter
  319.         OnMouseLeave = lOptimizeMemMouseLeave
  320.       end
  321.       object imgStat: TImage
  322.         Left = 0
  323.         Top = 0
  324.         Width = 120
  325.         Height = 51
  326.         Align = alClient
  327.         Visible = False
  328.         OnMouseDown = FormMouseDown
  329.       end
  330.     end
  331.   end
  332.   object TimerRun: TTimer
  333.     Enabled = False
  334.     Interval = 8
  335.     OnTimer = TimerRunTimer
  336.     Left = 109
  337.     Top = 65523
  338.   end
  339.   object pmContex: TPopupMenu
  340.     Images = StateList
  341.     Left = 81
  342.     Top = 65523
  343.     object miOpenBoostSpeed: TMenuItem
  344.       Action = aOpenBostSpeed
  345.       Default = True
  346.     end
  347.     object miRunOneButtonCheckup: TMenuItem
  348.       Action = aOneBtnCheckup
  349.     end
  350.     object miOptimizeMemory: TMenuItem
  351.       Action = aOptimizeMemory
  352.     end
  353.     object N3: TMenuItem
  354.       Caption = '-'
  355.     end
  356.     object Settings1: TMenuItem
  357.       Action = aSettings
  358.     end
  359.     object ShowThisTrayIcon1: TMenuItem
  360.       Action = aShowTray
  361.     end
  362.     object ShowStatusInTrayIcon1: TMenuItem
  363.       Action = aShowStatusTray
  364.     end
  365.     object miAdvanced: TMenuItem
  366.       Caption = '&Advanced'
  367.     end
  368.     object N1: TMenuItem
  369.       Caption = '-'
  370.     end
  371.     object miExit: TMenuItem
  372.       Action = aExit
  373.     end
  374.   end
  375.   object ActionList: TActionList
  376.     Images = StateList
  377.     Left = 53
  378.     Top = 65523
  379.     object aOpenBostSpeed: TAction
  380.       Category = 'Menu'
  381.       Caption = '&Open BoostSpeed'
  382.       OnExecute = aOpenBostSpeedExecute
  383.     end
  384.     object aOneBtnCheckup: TAction
  385.       Category = 'Menu'
  386.       Caption = '&Run One Button Checkup'
  387.       OnExecute = aOneBtnCheckupExecute
  388.     end
  389.     object aExit: TAction
  390.       Category = 'Menu'
  391.       Caption = 'Exit'
  392.       OnExecute = aExitExecute
  393.     end
  394.     object aOptimizeMemory: TAction
  395.       Category = 'Advanced'
  396.       Caption = 'Optimize &Memory'
  397.       OnExecute = aOptimizeMemoryExecute
  398.     end
  399.     object aSettings: TAction
  400.       Category = 'Advanced'
  401.       Caption = '&Settings'#8230
  402.       OnExecute = aSettingsExecute
  403.     end
  404.     object aActionRun: TAction
  405.       Caption = 'Action'
  406.       OnExecute = aActionRunExecute
  407.     end
  408.     object aShowTray: TAction
  409.       Category = 'Advanced'
  410.       Caption = 'Show This Tray Icon'
  411.       Checked = True
  412.       OnExecute = aShowTrayExecute
  413.     end
  414.     object aShowStatusTray: TAction
  415.       Category = 'Advanced'
  416.       Caption = 'Show Status In Tray Icon'
  417.       OnExecute = aShowStatusTrayExecute
  418.     end
  419.   end
  420.   object TimerOptimizeMem: TTimer
  421.     Enabled = False
  422.     Interval = 50
  423.     OnTimer = TimerOptimizeMemTimer
  424.     Left = 137
  425.     Top = 65523
  426.   end
  427.   object TimerRequest: TTimer
  428.     Enabled = False
  429.     Interval = 600
  430.     OnTimer = TimerRequestTimer
  431.     Left = 165
  432.     Top = 65523
  433.   end
  434.   object StateList: TImageList
  435.     BlendColor = clWindow
  436.     BkColor = clWhite
  437.     DrawingStyle = dsTransparent
  438.     Left = 29
  439.     Top = 65523
  440.   end
  441.   object XPManifest1: TXPManifest
  442.     Left = 193
  443.     Top = 65523
  444.   end
  445. end
  446.